3.3026 \(\int \frac{(a+b (c x^n)^{\frac{1}{n}})^p}{x} \, dx\)

Optimal. Leaf size=51 \[ -\frac{\left (a+b \left (c x^n\right )^{\frac{1}{n}}\right )^{p+1} \, _2F_1\left (1,p+1;p+2;\frac{b \left (c x^n\right )^{\frac{1}{n}}}{a}+1\right )}{a (p+1)} \]

[Out]

-(((a + b*(c*x^n)^n^(-1))^(1 + p)*Hypergeometric2F1[1, 1 + p, 2 + p, 1 + (b*(c*x^n)^n^(-1))/a])/(a*(1 + p)))

________________________________________________________________________________________

Rubi [A]  time = 0.0164345, antiderivative size = 51, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 19, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.105, Rules used = {368, 65} \[ -\frac{\left (a+b \left (c x^n\right )^{\frac{1}{n}}\right )^{p+1} \, _2F_1\left (1,p+1;p+2;\frac{b \left (c x^n\right )^{\frac{1}{n}}}{a}+1\right )}{a (p+1)} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*(c*x^n)^n^(-1))^p/x,x]

[Out]

-(((a + b*(c*x^n)^n^(-1))^(1 + p)*Hypergeometric2F1[1, 1 + p, 2 + p, 1 + (b*(c*x^n)^n^(-1))/a])/(a*(1 + p)))

Rule 368

Int[((d_.)*(x_))^(m_.)*((a_) + (b_.)*((c_.)*(x_)^(q_))^(n_))^(p_.), x_Symbol] :> Dist[(d*x)^(m + 1)/(d*((c*x^q
)^(1/q))^(m + 1)), Subst[Int[x^m*(a + b*x^(n*q))^p, x], x, (c*x^q)^(1/q)], x] /; FreeQ[{a, b, c, d, m, n, p, q
}, x] && IntegerQ[n*q] && NeQ[x, (c*x^q)^(1/q)]

Rule 65

Int[((b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((c + d*x)^(n + 1)*Hypergeometric2F1[-m, n +
 1, n + 2, 1 + (d*x)/c])/(d*(n + 1)*(-(d/(b*c)))^m), x] /; FreeQ[{b, c, d, m, n}, x] &&  !IntegerQ[n] && (Inte
gerQ[m] || GtQ[-(d/(b*c)), 0])

Rubi steps

\begin{align*} \int \frac{\left (a+b \left (c x^n\right )^{\frac{1}{n}}\right )^p}{x} \, dx &=\operatorname{Subst}\left (\int \frac{(a+b x)^p}{x} \, dx,x,\left (c x^n\right )^{\frac{1}{n}}\right )\\ &=-\frac{\left (a+b \left (c x^n\right )^{\frac{1}{n}}\right )^{1+p} \, _2F_1\left (1,1+p;2+p;1+\frac{b \left (c x^n\right )^{\frac{1}{n}}}{a}\right )}{a (1+p)}\\ \end{align*}

Mathematica [A]  time = 0.0150615, size = 51, normalized size = 1. \[ -\frac{\left (a+b \left (c x^n\right )^{\frac{1}{n}}\right )^{p+1} \, _2F_1\left (1,p+1;p+2;\frac{b \left (c x^n\right )^{\frac{1}{n}}}{a}+1\right )}{a (p+1)} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + b*(c*x^n)^n^(-1))^p/x,x]

[Out]

-(((a + b*(c*x^n)^n^(-1))^(1 + p)*Hypergeometric2F1[1, 1 + p, 2 + p, 1 + (b*(c*x^n)^n^(-1))/a])/(a*(1 + p)))

________________________________________________________________________________________

Maple [F]  time = 180., size = 0, normalized size = 0. \begin{align*} \int{\frac{ \left ( a+b\sqrt [n]{c{x}^{n}} \right ) ^{p}}{x}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*(c*x^n)^(1/n))^p/x,x)

[Out]

int((a+b*(c*x^n)^(1/n))^p/x,x)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (\left (c x^{n}\right )^{\left (\frac{1}{n}\right )} b + a\right )}^{p}}{x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*(c*x^n)^(1/n))^p/x,x, algorithm="maxima")

[Out]

integrate(((c*x^n)^(1/n)*b + a)^p/x, x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{{\left (\left (c x^{n}\right )^{\left (\frac{1}{n}\right )} b + a\right )}^{p}}{x}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*(c*x^n)^(1/n))^p/x,x, algorithm="fricas")

[Out]

integral(((c*x^n)^(1/n)*b + a)^p/x, x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (a + b \left (c x^{n}\right )^{\frac{1}{n}}\right )^{p}}{x}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*(c*x**n)**(1/n))**p/x,x)

[Out]

Integral((a + b*(c*x**n)**(1/n))**p/x, x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (\left (c x^{n}\right )^{\left (\frac{1}{n}\right )} b + a\right )}^{p}}{x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*(c*x^n)^(1/n))^p/x,x, algorithm="giac")

[Out]

integrate(((c*x^n)^(1/n)*b + a)^p/x, x)